home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / pmw123.zip / PMODEW.LNK < prev    next >
Text File  |  1996-06-24  |  160b  |  8 lines

  1. system begin pmodew
  2.     option osname='PMODE/W'
  3.     libpath %WATCOM%\lib386
  4.     libpath %WATCOM%\lib386\dos
  5.     op stub=pmodew.exe
  6.     format os2 le
  7. end
  8.